Skip to main content
PATCH
Update an Ad Catalog.

Authorizations

Authorization
string
header
required

Bearer authentication. Pass the access token in the Authorization: Bearer <token> header.

Path Parameters

catalog_id
string<uuid>
required

Body

application/json
description
string | null
name
string | null
settings
Settings · object | null
target_ids
string<uuid>[] | null
target_type
enum<string> | null
Available options:
ad_unit,
placement

Response

Successful Response

created_at
string<date-time>
required
created_by
string<uuid>
required
description
string
required
name
string
required
settings
AdCatalogSettings · object
required
target_ids
string<uuid>[]
required
target_type
enum<string>
required
Available options:
ad_unit,
placement
updated_at
string<date-time>
required
id
string<uuid> | null
no
integer | null